Click or drag to resize

RuleConditionsFromConnectedAccounts Property

Represents the e-mail account names from which incoming messages have to have been aggregated in order for the condition or exception to apply.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> FromConnectedAccounts { get; }

Property Value

Type: IListString
See Also